home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / AppleScript / Documentation / Release Notes / User Release Notes / Finder / Finder Scripting Release notes
Encoding:
Text File  |  1993-12-14  |  1.7 KB  |  17 lines  |  [TEXT/ttxt]

  1. Finder Scripting Release notes
  2. ----------------------------
  3.  
  4. The installer script in the folder "Finder Scripting Setup" installs the software needed to make the Finder scriptable and recordable.  It also installs a "Shutdown Items folder" which will open all items inside it whenever the Macintosh shuts down.
  5.  
  6. This version of Finder Scripting should only be used with Macintosh System 7.1 or System Seven Pro.  If you are running an earlier version of Macintosh System Software, you must upgrade to System 7.1 or System Seven Pro before installing the Finder Scripting Extension.  If you are running a later version of Macintosh System Software, then your Finder is already scriptable and recordable.
  7.  
  8. Documentation change
  9. --------------------
  10.  
  11. The AppleScript Finder Guide describes two classes, "Desktop container" and "Trash container," which serve as the class names for the desktop and trash, respectively.  These classes were renamed to "desktop-object" and "trash-object," respectively, to conform with the naming convention used for the class "selection-object."
  12.  
  13. Conflict with System 7 Pro
  14. -------------------------
  15.  
  16. The Shutdown Items folder feature of the Finder Scripting Extension does not work with System Seven Pro due to a conflict between the System Seven Pro system extensions and the Finder Scripting Extension.  The folder "Shutdown Items for System 7 Pro" contains a system extension which works around the incompatibility.  Drag this extension into your extensions folder if you are running System Seven Pro and you would like to use the Shutdown Items folder.  Not installing this system extension will adversely affect the behavior of your Macintosh—you just won't be able to use the Shutdown Items folder.
  17.